math/big.Float.sqrtInverse (method)

2 uses

	math/big (current package)
		sqrt.go#L78: 	z.sqrtInverse(z)
		sqrt.go#L89: func (z *Float) sqrtInverse(x *Float) {